@extends('layouts.master') @section('title',trans('dashboard.dashboard')) @section('css') @endsection @section('page-content')
@endsection @section('js') @endsection