@extends('layouts.master') @section('title') @lang('translation.SOP Category') @endsection @section('css') @endsection @section('content')

SOP Category

@csrf
Create New SOP Category
Required
@endsection @section('script') @endsection