@extends('admin.layout.app') @section('style') @endsection @section('content')

إعدادات عامة

سنه الاصدار
@foreach(AllYears() as $item ) @endforeach
# اسم تعديل حذف
{{$item->id}} {{$item->name}} تعديل حذف
@endsection @section('script') @endsection