@extends('layouts.app') @section('title') {{ __('navbar')['navigation']['home'] }} @endsection @section('content') {{-- Styles --}} {{-- Content --}}
{{-- Hotel Logo --}}
Facturador (Demo)
{{ $establishment->business_name }}
@endsection @section('footer') @include('shared.components.footer.basic-footer') @endsection