@extends('layout') @section('title', 'Invoice | Create Invoice') @section('content')
@csrf
Data Invoice
{{--
--}} {{-- DIUBAH JADI DATERANGE dan nanti masuknya hari --}}
{{-- --}}
{{-- --}}
{{--
--}} {{--
--}}
 
Back
@endsection @section('js') @endsection