12 lines
108 B
PHP
Executable file
12 lines
108 B
PHP
Executable file
|
|
@extends('layouts.layout-2')
|
|
|
|
|
|
@section('content')
|
|
|
|
@include('iq.content.assets.body')
|
|
|
|
@endsection
|
|
|
|
|
|
|