@extends('layouts.admin.app') @section('title', __('trans.dashboard.title')) @section('content')

{{ __('trans.dashboard.title') }}

@endsection