@extends('dashboard.partials.master') @section('title') Create users @endsection @section('css') @endsection @section('content')

Create users

@csrf
@endsection @push('js') @endpush