@include('Partials.sidebar') @include('Partials.header') @if ($errors->any()) @foreach ($errors->all() as $error) {{ $error }} @endforeach @endif Footer Menu View All Footer Menu @csrf @method('PUT') Parent menu Item: Select {{ $footerMenus->parent_menu }} No Parent About Us Marquis Collections Our Communities Media Contact Insights Menu Text: Slug: Ex: title (all small letters with - between words) Order: Update @include('Partials.footer')