@extends('layouts.main') @section('title',trans('core.title_dashboard')) @section('content')
@endsection @section('footer') @endsection