@extends('layouts.app') @section('content')
@include('layouts.partials.breadcrumb', ['title' => $title])
@csrf @include('taxation::invoice.partials.action')
@endsection @push('js') @endpush