@extends('layouts.admin') @section('content')

Edit Contract

@csrf @method('PUT')
@if ($contract->document_path) View Current Document @endif
@endsection