@extends('layout') @section('title','Dashboard') @section('content')
@endsection @section('js') @endsection