@extends('layouts/contentNavbarLayout') @section('title', 'Update Contract') @section('content')
Update Contract
@csrf @method('PUT')
Cancel
@endsection