{{\App::setLocale(Session::get('locale'))}} @extends('admin.layouts.app') @section('title', trans('admin.add_slider')) @section('content-heading')

@lang('admin.slider')

@endsection @section('content')


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