@extends("admin/layouts.master") @section('title',"Add New Slider |") @section("body")
Create a new slider
@csrf


@endsection @section('custom-script') @endsection