@extends('admin.layouts.app') @section('page-title', 'Edit Invoice') @section('content')

Edit Invoice

@csrf
@endsection