@extends('layouts.app') @section('title','Edit Subcontractor') @section('page-title','Edit Subcontractor') @section('content')
Edit Subcontractor
@csrf @method('PUT')
Cancel
@endsection