@include('test::public.test.partial.header')
@include('test::public.test.partial.aside')
{{$test->title}}

{!! $test['id'] !!}

{!! $test['name'] !!}

{!! $test['age'] !!}

{!! $test['gender'] !!}