@extends('admin.layout') @if (!empty($process->language) && $process->language->rtl == 1) @section('styles') @endsection @endif @section('content')
{{ $errors->first('title') }}
{{ $errors->first('subtitle') }}
{{ $errors->first('serial_number') }}
{{ __('The higher the serial number is, the later the process will be shown.') }}