@extends('backend.layouts.app') @section('content')

Edit Banner

@csrf @method('PUT')
@if($banner->image) Current Banner Image @endif
@endsection