@extends('admin.admin_master') @section('title') Edit Slider @endsection @section('content')
.

Edit Slider. Back

@csrf

If you want to change slider image, please upload new image.....

@error('image') {{ $message }} @enderror
@endsection