@extends('layouts.master') @section('title', 'Users') @section('css') @endsection @section('content')
Dashboard | Users
New
Users table
@endsection @section('js') @endsection