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