@extends('admin.layout.master') @section('content')

{{__('admin.view')}}

{{ $appintro->title }}
@foreach (languages() as $lang)
@endforeach @foreach (languages() as $lang)
@endforeach
@endsection @section('js') @endsection