@extends('layout') @section('title', 'Clients') @section('content') @include('commons.banner', [ 'banners' => $page->banner ] )
--}}
{{--
And adding more..