@extends('layouts.admin') @section('title', 'Edit Ministry Banner') @section('header_title', 'Ministry Banners') @section('content')

Edit Ministry Banner Image

Back to List
@csrf @method('PUT')
Recommended size: 1920x600px. Leave blank to keep current banner. @if($photo->photoFile)
Current Banner Photo: Ministry Photo
@endif
@endsection