try this : {!! link_to_route('route.here', 'your_text' ) !!}
try to use an 'if' @if(!$user->userdetail) <div class="form-group">...
hello, try this : @foreach ($user->userdetail as $userdetail) <p> {{ $userdetail->pho...
The Laravel portal for problem solving, knowledge sharing and community building.
The community