@extends('layouts.app') @section('content')

{{trans('lang.total_sales')}}

{{trans('lang.dashboard_this_year')}}

{{trans('lang.service_overview')}}

{{trans('lang.sales_overview')}}

@endsection @section('scripts') @endsection