@extends('layouts.master') @section('title', \Lang::get('article.exhibitor_listing')) @section('css') @stop @section('content')
{{ $event['result']['name'] }} @lang('article.exhibitor_list')
# @lang('article.exhibitor_listing')
@stop @section('javascript') @stop