@extends('layouts.app') @section('content') @include('layouts.sidebar') Add Navigation Setting @csrf @method('POST') Heading @error('heading') {{ $message }} @enderror Add Sub Heading {{-- Remove --}} Back Store {{-- Back Submit --}} @endsection