@extends('layouts.index') @section('title') Detail Team Procurement @endsection @section('css') @endsection @section('content')
@endif
{{ Carbon\Carbon::parse($procurement->application_date)->format('d F Y') }}
{{ Carbon\Carbon::parse($procurement->needed_for_date)->format('d F Y') }}
{{ $procurement->purpose }}