@extends('layouts.main') @section('title',trans('core.title_dashboard')) @section('content')
Please wait, Loading...
{!! $component !!}
@endsection