@include('admin.partials.flash_message')
@extends('admin.template.master') @section('title', $title) @section('content') @php $usertrendview= Auth::user()->trendview; $usertrendedit= Auth::user()->trendedit; $usertrenddel= Auth::user()->trenddel; @endphp