@extends('home') @section('title') @lang('site.site_name') @endsection @section('styles') {!! Html::style(Theme::current()->assetPath.'/pages/css/profile-rtl.min.css') !!} {!! Html::style(Theme::current()->assetPath.'/global/plugins/bootstrap-markdown/css/bootstrap-markdown.min.css') !!} {!! Html::style(Theme::current()->assetPath.'/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css') !!} {!! Html::style(Theme::current()->assetPath.'/global/plugins/bootstrap-switch/css/bootstrap-switch-rtl.min.css') !!} {!! Html::style(Theme::current()->assetPath.'/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5-rtl.css') !!} @endsection @section('content')
{{ __('Registration details') }}
{{ __('Date') }} | {{ @$registration->created_at }} |
|
{{ @$registration->type }} |
|
{{ @$registration->device }} |
|
{{ @$registration->platform }} |