@extends('base::layouts.default') @section('stylesheet') @endsection @section('header') @include('base::layouts.headers.dashboard') @endsection @section('content')

Live Banner

@include('base::partials.errors')
@endsection @section('scripts') @endsection