@include('admin.navbar') @if(session('success'))
{{ session('success') }}
@endif
List Section
@csrf
Section Name
@if($datas->img!='')
@endif
Images
Save New
@csrf
Name
Designation
Contact No
Save New
Bil
Name
Designation
Contact No
Action
@foreach($datasubcommunitees as $data)
@csrf
{{ ++$count }}
Update
@endforeach