@extends('layouts.tabler') @section('content')
Profile
Settings
@csrf @method('patch')
{{ __('Profile Image') }}
JPG or PNG no larger than 1 MB
@error('photo')
{{ $message }}
@enderror
{{ __('Supplier Details') }}
@endsection @push('page-scripts') @endpush