@extends('adminlte::page') @section('title', '個人イベント新規登録') @section('content_header')

個人イベント新規登録

@stop @section('content')
{{Form::open(['url' => 'personal_event', 'method' => 'POST', 'class' => 'form-horizontal'])}}

個人イベント