@extends('layouts.base') @section('content') @section('title', trans($title))
@include('Yunshop\Conference::admin.tpl.activity')
@endsection