@extends('admin.layouts.master') @section('content-header')

{{ trans('general.dashboard') }}

@stop @section('content') @endsection