@extends('layouts.app') @push('head-script') @endpush @section('content')

@lang('app.createNew')

@csrf
Keep blank if you don't want to change password
@endsection @push('footer-script') @endpush