@extends('layouts.tr.master') @section('content')
@forelse ($stplan as $blog) @empty @include('org.not_uploaded') @endforelse
@endsection