@extends('layouts.app') @section('css') @endsection @section('page-header')
{{ $errors->first('plan-type') }}
{{ $errors->first('plan-status') }}
{{ $errors->first('plan-name') }}
{{ $errors->first('cost') }}
{{ $errors->first('paypal_gateway_plan_id') }}
{{ $errors->first('stripe_gateway_plan_id') }}
{{ $errors->first('currency') }}
{{ $errors->first('duration') }}
{{ $errors->first('characters') }}
{{ $errors->first('bonus') }}
{{ $errors->first('features') }}