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