@extends('user.layout.master') @section('title', 'Profile') @section('content') @if (session('success'))
{{ session('success') }}
@endif
User Managment
{{--
@csrf
--}}
@csrf
status == 'Enable') checked @endif required>
@if ($profile) @else @endif
@endsection