@extends(getTemplate('admin')) @section('content') @push('custom-css') @endpush

{{__('core.platform_settings')}}

{{$title}}

@php $t = 'type-hub'; @endphp
{{__('core.logo')}} {{__('core.name')}} {{__('core.co_rep')}} {{__('core.city')}} {{__('core.email')}} {{__('core.created_at')}} {{__('core.actions')}}
@push('custom-js') @endpush @endsection