@extends('layouts.side_bar') @section('content')

The new password must be different than the default password


@csrf
@error('n_pass') {{ $message }} @enderror
{{-- --}}
@endsection