@extends('admin.layouts.master') @section('title',__('About')) @section('content')

@lang('About')

@csrf
your image

@lang('Content One')

your image

@lang('Content Two')

your image
@endsection