@extends('layouts.master') @section('content')
{{$title}}
@if(\Auth::user()->utype==1) Back @endif
{{ csrf_field() }}

{{ $grade_id->name }} :

@if(!empty($single)) @foreach($single as $row) amount; $newhead[] = $row->head_id; ?> @endforeach @endif @foreach($heads as $head) @if(!in_array($head->id,$newhead)) @endif @endforeach
{{$row->head->name}}
{{$head->name}}
Total Amount: {{ number_format($old_amount) }} TK.
Cancel
@stop @section('script') @if(Session::has('msg'))
×   {{Session::get('msg')}}
@endif @stop