@extends('admin.layout.admin_layout') @section('content')

Bio Section

@include('admin.layout.message')

Bio Section

@if(!empty($alldata)) @foreach($alldata as $blog) @endforeach @endif
Sl.No. image heading Action
{{$i}} {{$blog['heading1']}}
Sl.No. image heading Action
@endsection @push('scripts') @endpush