@extends('layouts.client.app') @section('title','Client Home') @section('content')
Client Home
@endsection