@extends('layouts.main_without_top_button') @section('good_received_notes') active @stop @section('title') {{$vendor->name}} Profile @stop @section('navigation') @stop @section('contentinner')
@include('vendors.includes.vendor_profile')

{{----}} {{----}} {{----}} {{----}}
GRN NO. Date Received By AmountAmount PaidBalanceStatus
TOTAL {{number_format(0)}}{{number_format(0)}}{{number_format(0)}}
@stop