@extends('admin.layout') @section('title', $site->name . ' - ' . ($category === 'blog' ? 'Yazı Ekle' : 'Sayfa Ekle')) @section('content')
{{ $errors->first() }}