@php $isAjax = $isAjax ?? false; $isAjaxYajra = $isAjaxYajra ?? false; @endphp @extends('stisla.layouts.app-datatable') @section('table') @include('stisla.user-management.users.table') @endsection @push('modals')
@csrf
@csrf
@endpush @push('scripts') @if ($errors->has('blocked_reason')) @endif @endpush