@extends('layouts.main') @section('page-title') {{ __('Manage Invoices') }} @endsection @section('page-breadcrumb') {{ __('Invoices') }} @endsection @section('page-action')
{{ __('Click here to add New Invoice') }}