@extends("layouts.dashboard.app") @section("page-nav-title")

Home Banner

Edit Home Banner

@endsection @section("content")

Edit Home Banner

id)}}" enctype="multipart/form-data"> @csrf @method('put')
@error("home_banner")
{{$message}}
@enderror

@endsection @section("scripts") @endsection