@extends('layouts.app') @section('title', 'Create Invoice') @section('content')

Create New Invoice

Fill in the details below to generate a new invoice

@csrf

Basic Information

Line Items

RM
Grand Total RM 0.00
Cancel
@endsection