@extends('layouts.app') @section('title', $contractor->exists ? 'Edit Contractor' : 'Add Contractor') @section('content')