@include('layouts.modalFormSubmit') @section('content') @if(!empty($edit)) @php $actionUrl=url('/editNoticeSetup/'.$edit->id); @endphp @else @php $actionUrl=url('/createNoticeSetup'); @endphp @endif