@extends('admin.layout.admin_layout') @section('content')
LOGO
Dashboard
LOGO
@include('admin.layout.message')
LOGO List
Sl.No.
Header Logo
Footer Logo
Action
@if(!empty($logdata)) @foreach($logdata as $blog)
{{$i}}
@endforeach @endif
Sl.No.
Header Logo
Footer Logo
Action
@endsection @push('scripts') @endpush