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