@extends('layouts.app_admin') @section('content') @include('back.events.index',['events'=>$events]) @endsection