@extends('themes.backend.layouts.app') @section('editor') @stop @section('fancybox') @stop @section('select2') @stop @section('datetimePicker') @stop @section('breadcrumb') {{ Breadcrumbs::render($othrsAtrArr['breadcrumb']) }} @endsection @section('content')
{{ __($othrsAtrArr['title']) }}
{{ csrf_field() }} {{ __('admin.general_lbl') }} @if(isset($templateAssoc) && count($templateAssoc)>0) @endif
{{ __('admin.browse_media_txt') }}
{{ __('admin.browse_media_txt') }}
{{ __('admin.browse_media_txt') }}
@php $tagsArr = old('tags') ?? []; @endphp {{ __('admin.seo_lbl') }} {{ __('admin.publish_lbl') }} @if( $fldsHide['c_order'] == $boolFalse ) @endif
@stop @push('scripts') @endpush