@extends('layouts.app') @section('content') @push('scripts') @if($no_days_diff > 59) @else @endif @endpush @push('styles') @endpush
Client Name : {{$client->name}}
Fund Name : {{$fund->name}}
Job Year : {{$job->jobyear}}
@if($job->jobstatus == 0) @endif
Accounting Software Type @push('scripts') @endpush @if($job->zipfilename == '') @push('scripts') @endpush @endif @if($job->zipfilename == '') @endif
@if($job->zipfilename == '' && !empty($old_codes))

BGL connection is successfull. The documents are attached to the Job.

@endif @if($job->zipfilename != '') @endif
@endsection