@extends('master.front') @section('title') {{ __('Invoice') }} @endsection @section('content')
@endsection