@extends('master.back') @section('content')

{{ __('Update Landing') }}

{{ __('Back') }}
@csrf @include('alerts.alerts')

No Image Found
{{ __('Image Size Should Be 110 x 81.') }}
@foreach ($brand->images as $im) No Image Found @endforeach
@endsection