@extends('layouts.app') @section('title', $type === 'to_supplier' ? __('app.return_to_supplier') : __('app.return_from_customer')) @section('content')
{{ __('app.return_form_hint') }}