@extends('admin.layout') @section('content')

{{ translate('Dashboard') }}

@endsection @section('script') @endsection