{{-- Extends layout --}} @extends('layout.default') @section('styles') @endsection {{-- Content --}} @section('content') {{-- --}}
{{--
--}}
@endsection {{-- Scripts Section --}} @section('scripts') @endsection