@extends('layouts.master') @section('title', 'about_us') @section('content')
@csrf

Chỉnh Sửa Trang About Us

{{-- --}}
{{--

Banner

--}}
@endsection @section('script-footer') @if ($errors->any()) @endif @if (session('error')) @endif @if (session('success')) @endif @endsection