@extends('layouts.app', ['activePage' => 'products', 'titlePage' => __('')]) @section('content')

{{ __("jamia.product") }}


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