@extends('base') @section('title','Client') @section('content') @include('client.form') @endsection