@extends("layouts.admin.app") @section("page-title") {{__("Edit Slider")}} @endSection @section("page-nav-title")

{{__("Slider")}}

{{__("Edit slider")}}

@endsection @section("css-links") @endsection @section("content")

{{__("Edit slider")}}

id])}}" enctype="multipart/form-data"> @csrf
@error("slider_photo")
{{$message}}
@enderror
@endsection @section("scripts") @endsection