@extends('layouts.admin-layout') @section('title', 'Term') @section('content')
@csrf

Term Section

Profile Preview

Term Section

@endsection @section('script') @endsection