@extends('layouts.master') @section('title') @lang('Invoice Payment') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') @lang('Invoice Payment') @endslot @slot('title') Create @endslot @endcomponent @include('partials.session')