@extends('layouts.app') @section('title') CA.PROBLEM @endsection @section('button')
@csrf
Create @endsection @section('content')
Sr. Problem Action
@endsection