@extends('layouts.app') @section('content')
បញ្ចូលព័ត៌មានថ្មីៗ
@if ($errors->any()) @endif @if(session('success')) @endif
@csrf
@endsection