@extends('layouts.admin') @section('title', 'Edit State / Province') @section('page_title', 'Edit State / Province') @section('content')
Update information for {{ $state->name }}.
{{ $message }}