@extends('layouts.app') @section('content')

إضافة ماركة جديدة

{{ app()->getLocale() == 'ar' ? 'عودة' : 'Back' }}
@csrf
@endsection