@extends('admin/layout') @section('page_title', 'Problem') @section('problem_select','active') @section('container') @if(session()->has('message'))
{{session('message')}}
@endif

Problem

ID Problem Name Problem Order Action
@endsection