@php $sections = App\Models\Section::where('id', $id)->first(); @endphp
@CSRF