@extends('layouts.app', ['activePage' => 'addStory', 'titlePage' => 'اضافة حالة جديدة']) @section('content')
@if (count($errors) > 0) @if($errors->any()) @endif @endif

اضافة حالة جديد

@csrf
يرجي إضافة العنوان
الرجوع

@endsection @push('js') @endpush