{{ $branch->name }}
{{ trans_choice('core::general.open',1) }} {{ trans_choice('core::general.date',1) }} | {{$branch->open_date}} |
{{ trans_choice('core::general.active',1) }} | @if($branch->active==1) {{ trans_choice('core::general.yes',1) }} @else {{ trans_choice('core::general.no',1) }} @endif |