@extends('freight-client.layouts.app') @section('title', $load->exists ? 'Edit Load' : 'Post a Load') @section('content') @php $isEdit = $load->exists; @endphp