{{-- @dd($footer) --}} @extends('dashboardindex') @section('content')

Footer

@foreach($footer as $footers) @endforeach
Name Value isActive
{{ $footers->name }} {{ $footers->value }}
@endsection