@extends('layouts.master') @section('title') {{__('about_us')}} @endsection @section('content')
@csrf
{{-- --}}
@endsection