@extends('admin.layouts.master') @section('content')
@csrf {{ method_field('PUT') }}

@lang('admin.editAbout')

@lang('admin.cancel')
@endsection