@extends('admin.layouts.app') @section('content')

{{$title}}

{{csrf_field()}} @include($menu.'.form',['modo' => 'crear'])
@endsection