@extends('layouts.app') @section('title', 'Ecommerce Settings') @section('custom-css') @endsection @section('content')

{{ __('pages.Slider Create') }}

{{ __('pages.Back to list') }}
@endsection @section('custom-js') @endsection