@extends('layouts.app') @section('title', 'Create Contract Award') @section('content')

Create Contract Award for: {{ $procurement->title }}

@csrf
@endsection