@extends('Admin.Layout.main_layout') @section('main_container')

Manage Footer Setting

@if(!$footer_arr->isEmpty()) @foreach($footer_arr as $key => $data) @endforeach @else

No Page Available

@endif
id Actions
{{ ($key+1) }}
@endsection