@extends('vendor.header.header') @section('content')

{{ __('Add Item') }}

@csrf
{{ __('Back') }}
@endsection