@extends('layouts.app') @section('header')
@endsection @section('content')
{{ csrf_field() }}






@if(empty($supplier->gst))

Note: Only Active Currency would be listed
@endsection @section('scripts') @endsection