@extends('backend.layouts.form') @section('title', __('Create Slider')) @section('back', route('admin.sliders.index')) @section('content')
@csrf
@push('top_scripts') @endpush @endsection