@extends('layouts.app') @section('title', 'Edit Buyer') @section('page-title', 'Edit Buyer: ' . $buyer->business_name) @section('content')
{{ $message }}