@extends('layouts.admin') @section('content')
| {{ __('Brand Name') }} | {{ __('Logo') }} | {{ __('URL') }} | {{ __('Options') }} |
|---|---|---|---|
| {{ $brand->name }} |
|
@if($brand->url) Visit Site @else N/A @endif |