@extends('crudbooster::admin_template') @push('bottom') @endpush @section('content')
Reset User Password
@csrf
{{--
Reset
--}}
@if ($errors->has('password')) @endif
@endsection