@extends('layout') @section('title') Supplier @endsection @section('content') Edit Supplier Home Supplier @include('flash-message') {{ $DisplayName }}{{ $Email }} Save Change Basic Info Roles @method('PUT') @csrf Photo Choose file Display Name* Email* Phone Number* Group* As User As Admin @endsection @section('script') @endsection
{{ $Email }}