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







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

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