Manage Logo

@if (Session::has('alert-info')) @endif @if (Session::has('alert-warning')) @endif
@if (count($Logos) > 0)
@foreach ($Logos as $Logo) @endforeach
No Alt Tage Image Edit Delete
{{ $Logo->id }} {{ $Logo->alt }} Edit
id) }}" method="POST"> @csrf @method('DELETE')
@endif