@extends('master') @section('content')
Back
GT & NF Attachments
@foreach($gt_nf_attach as $gt_nf_attach_details) @endforeach
File Name {{$gt_nf_attach_details->Name}}
View View
Type {{$gt_nf_attach_details->ContentType}}
Created Date 01/01/1970 12:00:AM
Description {{$gt_nf_attach_details->Description}}
@stop