@extends('admin.layout.base') @section('title', 'Update User ') @section('content')
Back
Update Corporate Company
{{csrf_field()}}
@if(isset($coruser->picture)) @endif
Cancel
@endsection