@extends('layouts.app') @section('content')
{{ _lang('Update Page') }}
{{ csrf_field()}}
@endsection