@extends('layouts.project-form-base', ['title' => 'Client', 'formTitle' => 'Add new client', 'back' => getRoute("client.index"), 'custom_class' => 'add_extended_pro']) @section('content') @section('css') @endsection @include('inc.flashMessages')