{{-- Page Level Styles --}} @yield('styles') {{-- Toaster --}} {{-- Page level Css --}} @yield('css') {{-- Custom Css --}}
Five Star Payment
{{-- --}}
@yield('content')
{{-- --}} {{-- --}} {{-- Toaster --}} {{-- Date Range Picker --}} {{-- OPTIONAL SCRIPTS --}} {{-- Axios --}} {{-- --}} {{-- Page level Scripts --}} @yield('scripts') {{-- @include('backend.admin.common.message-alert') --}} @if (Session::has('success')) @endif @if (session('error')) @endif {{-- @if ($errors->any()) @foreach ($errors->all() as $error) @endforeach @endif --}} {{-- For notification --}} {{-- --}}