@extends('layouts.master') @section('pages') {{ __('dashboard.home') }} @endsection @section('title') {{ __('dashboard.dashboard') }} @endsection @section('btn') @endsection @section('css') @endsection @section('content')