@extends('layouts.user-app') @section('content')

Contracts

@foreach($contracts as $contract) @if($contract->contract !== null) @endif @endforeach
Estimation.Id Contract
{{$contract->id}} Download Contract
@endsection