@extends('layouts.app') @section('content')

All Sliders

Showing
entries
Add new
@if($sliders_query->count()>0)
Showing {{ $sliders_query->count() }} entries
@endif
@endsection @section('page_script') @parent @endsection