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

@lang('admin.edit_slider')

@endsection @section('content')

@if(!empty($slideObj->image)) @endif

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