{{-- Extends layout --}} @extends('front.layouts.app') {{-- Content --}} @section('content')
dsadsaads
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') @endsection