@extends('layouts.admin') @section('title', 'Create Package Group') @section('content')
@csrf
@endsection