@extends("layouts.user.app") @section("page-title") Dashboard @endSection @section("page-nav-title")

{{__('Dashboard')}}

{{__('ashtal')}}

@endsection @section("content")

Monthly Orders

@endsection @section("scripts") @endsection