@extends('layouts.master') @section('content')
@if (Session('warning')) @endif

@lang('messages.edit_embassy')

@csrf
{{-- --}}
@endsection