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

Courier Contract Details

Start System: {{ $startSystem }}
End System: {{ $endSystem }}
Contract To: {{ $corporation }}
Reward: {{ number_format($reward, 2, '.', ',') }}
Collateral: {{ number_format($collateral, 2, '.', ',') }}
Expiration: 7 days
Days To Complete: 7 days
@endsection