@extends('layout.main2') @section('title','Seputar USER Aplikasi') @section('content')
@csrf @if(isset($login)) @method('PUT') @endif
@endsection