@extends('template.master') @section('content') @if ($canCreate) @endif @include('master-data.users.modal') @endsection @push('extraJS') @endpush