@extends('admin.admin_master') @section('admin')
@csrf @method('PUT')

Edit Banner Page

@if($banner->image) @endif
@endsection