@extends('layouts.user') @section('title') {{trans('dashboard.dashboard')}} @stop @section('styles') @stop @section('content')

{{trans('dashboard.invoices_my_month')}}


{{trans('dashboard.quotations')}}


@stop @section('scripts') @stop