@extends('admin.layouts.master') @section('title', 'Update About Us ') @section('content')
{{--
@lang('site.category') @lang('site.information')
--}}
@include('admin.aboutus.form')
@endsection