@extends('admin.layouts.master') @section('title') عرض تفاصيل القسم @endsection @section('page_header')

عرض تفاصيل القسم

@endsection @section('content')
{{ $category->name[

{{ $category->name['ar'] }}

@endsection @section('scripts') @endsection