@extends('Admin.master_page') @section('title')
{{ $about->en_title }}
@endsection @section('content')
English Dari Pashto
Program Title {{ $about->en_title }} {{ $about->da_title }} {{ $about->pa_title }}
Desciption {!! $about->en_desc !!} {!! $about->da_desc !!} {!! $about->pa_desc !!}
@endsection