@extends('layouts.dashboard') @section('title') UPDATE SUPPLIER @endsection @section('content')
{{ $errors->first('name') }}
{{ $errors->first('email') }}
{{ $errors->first('phone') }}