@extends('Modules.Costing.layouts.main') @section('main-content')
Accounts Closings Add/View
@foreach($closings as $closing) @endforeach
# Date Delete
{{$i}} 01-Jan-1970
@endsection