@extends('layouts/horizontalLayout') @section('title', 'Branding') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
{{ $branding->company_name }} | {{-- Events count if available, otherwise leave blank --}} | {{ \Carbon\Carbon::parse($branding->created_at)->format('Y-m-d') }} | |
No branding found yet. |