@extends("layouts.admin") @section("header", "Edit Client: " . $client->name) @section("content")
Please fix the following errors: