@extends('backend.app') @section('title') جميع الأصناف @stop @push('cssFiles') @endpush @section('content')
@csrf
@if(isset($_GET['name'])) @endif
@stop @push('footerScripts') @endpush