@extends('admin.layout') @section('content')
{{ $errors->first('language_id') }}
{{ $errors->first('title') }}
{{ $errors->first('content') }}
{{ $errors->first('serial_number') }}
{{ $errors->first('status') }}