{{-- @extends('layouts.mastersupervisor') --}} @extends('layouts.master') @section('content') {{--
--}} {{--

@lang('messages.upload_sign')

@if (Session('error')) @endif @if (Session('success')) @endif
Existing Signatutures :-
@if($user->signature) signature) }}' width="150px" /> @else

No Signatures Uploaded yet.

@endif
@csrf
@endsection