@extends('layouts.admin.app') @section('page_title') @lang('site.navigations') @endsection @section('content')

@lang('site.dashboard')

@lang('site.show')

@include('partials._errors')
@endsection