@extends('layouts.civilian') @section('content')

Edit Officer: {{ $officer->name }}

@csrf @method('put')

Only change this is if you are switching departments.

@if (empty(get_setting('postal_map_link'))) Postal Map @endif Cancel
@endsection