v0.5.7a - Added middelware

This commit is contained in:
2020-08-07 08:51:05 +02:00
parent 23929310f7
commit e5e057a51a
3 changed files with 4 additions and 3 deletions
@@ -28,8 +28,9 @@
{!! session()->get('error#notsamepass') !!}
{!! session()->get('error#oldpass') !!}
<button type="submit" class="btn text-center btn-sde-blue mt-1">{{__('msg.rediger')}}</button>
<a href="{{ route('users.account') }}" class="btn text-center btn-sde-blue mt-1">{{__('msg.tilbage')}}</a>
</form>
<a href="{{ route('users.account') }}" class="btn text-center btn-sde-blue mt-1">{{__('msg.tilbage')}}</a>
</main>
<style>
input {