@extends('layouts.frontendDashboard.master') @push('styles') @endpush @section('page-div-start')
@endsection @section("content")
@endsection @section('page-div-end')
@endsection