@extends($master) @section('title', 'Update Invoice') @section('body')

Invoice Information

@csrf
@if(isset($invoice))
@csrf
@endif
@endsection