7 lines
85 B
PHP

@extends('layout.app')
@section('title', 'Dashboard')
@section('main')
@endsection