@extends('layouts.master') @section('css') @section('title') {{ __('home.product damage') }} @stop @section('page-header') @endsection @section('content') @if (count($errors) > 0)
خطأ في الإدخال:
@endif @if (session()->has('notfountreturnproduct')) @endif
{{ csrf_field() }}
@endsection @section('js') @endsection