@extends('backend.layouts.app') @section('title', $title) @section('content')
Web Configuration
@csrf @method('PUT')
About Us
@csrf @method('PUT')
Nice style About us image
@foreach(Helper::getLangs() as $key => $lang)
@endforeach
@endsection @section('script') @endsection