@extends('layouts.app') @section('title', 'Edit Bundle') @section('page-title', 'Edit Bundle') @section('breadcrumb', $bundle->title) @section('content')
{{ $message }}