@extends('frontend.layouts.master') @section('title') {{ucwords(@$singleSlider->list_header)}} @endsection @section('css') @endsection @section('content')
@include('frontend.pages.sliderlist.sidebar')

{{ ucwords(@$singleSlider->list_header ) }}

{!! @$singleSlider->list_description !!}
@endsection