@extends('layouts.app') @section('content')

Add Payment Terms

@csrf
@error('title') {{ $message }} @enderror
@endsection