@extends('layout.app') @section('title') {{ __('بطاقة الملاحظة الصفية') }} @endsection @section('content')

{{ __('بطاقة الملاحظة الصفية') }}

@csrf
@endsection @section('js') @endsection