@extends('layouts.app') @section('title',($trip->exists?'Edit':'New').' Trip') @section('page_title',($trip->exists?'Edit':'New').' Trip') @section('content')
Assign own or hired transport and record customer/vendor rates separately.