@extends('layouts/contentNavbarLayout') @section('title', 'Create New Person') @section('content')
Create New Person
@csrf
Cancel
@endsection