@extends('account.layout.base') @section('title', 'Dashboard ') @section('styles') @endsection @section('content')

@lang('admin.dashboard')

@endsection @section('scripts') @endsection