@extends('website.layouts.master') @section('title', $website->title($website->mainSection)) @section('pagecss') @endsection @section('content') @include('website.components.slider', [$website])