@extends('admin.dashboard') @section('admin')
@csrf @if ($errors->any()) @foreach ($errors->all() as $item) @endforeach @endif
Banner title
Banner url
Photo
banner_image) }} " alt="Admin" width="110">
@endsection