@extends("layouts.admin.app")
@section("page-title")
{{__("Dashboard")}}
@endSection
@section("page-nav-title")
{{__("Sliders")}}
{{__("Sliders")}}
@endsection
@section("content")
{{__("Create New Slider")}}
@endsection
@section("scripts")
@endsection