@extends('backend.layouts.app') @section('title', 'Create Sliders') @push('styles') @endpush @section('content')

Create Slider

@csrf
Size: 1425x500
@endsection @push('scripts') @endpush