@extends('layouts.app') @section('content')
{{ __('Supplier Details') }}
{{ __('Edit') }} {{ __('Back to List') }}
@endsection