@extends('layouts.master') @section('title') {{ __('sliders') }} @endsection @section('content')

{{ __('create') . ' ' . __('sliders') }}

{{ __('list') . ' ' . __('sliders') }}

{{ __('id') }} {{ __('no.') }} {{ __('type') }} {{ __('image') }} {{ __('created_at') }} {{ __('updated_at') }} {{ __('action') }}
@endsection