@extends('clients.common.layout') @section('content')

Client Dashboard

Welcome {{Auth::user()->name}}

@endsection