@extends('layouts.portal.dashboard.master') @section('title') {{__('Dashboard')}} @endsection @section('content')

Dashboard

@endsection