@extends('layouts.frontendDashboard.master') @section('title', 'Dashboard') @push('styles') @endpush @section("body-start")
@endsection @section("content")
@endsection