@extends('admin::layouts.app') @section('content') {{ __('master.blog_master') }} {{ __('master.add_blog') }} {{ __('admin.submit') }} {{ __('static.cancel') }} {{ __('master.enter_the_details_below_to_create_blog_for_english_language') }} {{ __('master.title') }} * {{ __('label.description') }} * {{ __('master.enter_the_details_below_to_create_blog_for_arabic_language') }} {{ __('master.title') }} * {{ __('label.description') }} * {{ __('admin.status_update') }} {{ __('admin.active') }} {{ __('admin.inactive') }} {{ __('master.select_blog_file') }} {{ __('master.select_file_type') }} @foreach ($fileTypes as $type) {{ ucfirst($type) }} @endforeach {{ __('master.enter_video_url') }} {{ __('master.or') }} {{ __('master.upload_video') }} {{ __('master.upload_image') }} @endsection @section('script') @endsection
{{ __('master.add_blog') }}
{{ __('master.or') }}