@extends('layouts.dashboard') @section('title', __('messages.create') . ' ' . __('messages.payments')) @section('header', 'Record New Payment') @section('sidebar') @include('company-admin.partials.sidebar') @endsection @section('content')
Record a new payment transaction