@extends('admin.layouts.main') @section('content')
@if(Session::has('success'))
@endif

Update Visit Status

@csrf
@endsection