mix up the navbar a bit

This commit is contained in:
2018-07-28 19:04:37 +02:00
parent dc5ec5db95
commit 4c1ec1ba2f
13 changed files with 331 additions and 298 deletions
@@ -4,13 +4,13 @@
@section('content')
<form method="POST" action="{{route('profile.store')}}" class="row justify-content-center"
aria-label="Your Profile">
aria-label="Profile Settings">
@csrf
<div class="col-md-10">
@php(Widget::setLayout(3, 7))
{!! Widget::header(1, 'Your Profile') !!}
{!! Widget::header(1, 'Profile Settings') !!}
{!! Widget::par('
Username can be changed on the
<a href="'.e(route('account.edit')).'">account settings</a> page.