@extends(@Auth::user()->role=='admin' ? 'layouts.gentella':'layouts.'.env('LAYOUT')) @section('content')
Suspend {{ $user->name }}id") }}"> Profile
id/suspend") }}"> {{ csrf_field() }}
@endsection