@extends('backend.layouts.form') @section('title', $marina->firstname . ' ' . $marina->lastname . ' | Details') @section('back', route('admin.marinas.index')) @section('content')
@include('backend.marinas.sidebar')
@csrf @method('PUT')
status) checked @endif>
email_verified_at)) checked @endif>
{{--
google2fa_status) checked @endif>
--}}
{{----}}
@endsection