@extends('layouts.admin') @section('page-title') {{ __('Clients') }} @endsection @section('links') @if (\Auth::guard('client')->check())
{{__('Click here to add New Client')}}
@endif @endauth{{ __("It's looking like you may have taken a wrong turn. Don't worry... it happens to the best of us. Here's a little tip that might help you get back on track.") }}