@extends('layouts.app') @section('content')

Post About

@foreach($about as $row)
@csrf
@endforeach
@endsection