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