@extends('layouts.app') @section('admin_title') {{__('Dashboard')}} @endsection @section('content')
@endsection