@extends('layouts.master', ['header' => $header]) @section('head') @endsection @section('body') @parent {{ Breadcrumbs::render('clients') }} {{ trans('texts.new_client') }} @endsection @section('footer') @endsection