@extends('adminlte::page') @section('content_header')

Planos

@stop @section('content')

Editar

{{ csrf_field() }} @include('admin.plano.form')
@endsection