@extends('layouts.app') @section('title', 'Edit Profile') @section('content')
@include('voting-locations.form')
@endsection