@extends('layouts.base') @section('content') @section('breadcrumb') Accueil Entreprises {{ isset($company) ? 'Modifier' : 'Créer' }} @endsection