@extends('admin.layouts.masterlayout') @section('title') Add Post @endsection @section('Css') @endsection @section('head_title') Post Management @endsection @section('content')
Post List / Add Post
Upload Photos
📌 Note: You can upload a maximum of 🖼️ {{ dataLimit('media_count') }} media files (images or videos). Each file must not exceed {{ number_format(dataLimit('media_file_size') / 1024, 0) }}MB in size. 🎥