@extends('auth.layouts.master') @section('title') Reset username @endsection @section('head-scripts') @endsection @section('content')
@endsection @section('modals') @endsection @push('scripts') @if(session()->has('success')) @endif @endpush