@extends('admin.partial.admin_master') @section('title') User Management @endsection @section('css') @endsection @section('main') @can('Role Users')
@csrf
Cancel
@endcan @endsection @section('js') @endsection