@extends('layouts.app') @section('title', 'Navigation – Livraison #' . $foodOrder->id) @push('styles') @endpush @section('content') @endsection