@extends('admin.partials.layout') @section('css') @endsection @section('content')
{{ $errors->first('job_number') }}
{{ $errors->first('customer_id') }}
{{ $errors->first('exporter') }}
{{ $errors->first('currency') }}
{{ $errors->first('data') }}