@extends('layouts.content') @section('body_content')
Package List
@include('partials.alert')
@include('package_list.modals.add_package_list') @include('package_list.modals.edit_package_list_modal') @include('package_list.modals.delete_package_list_modal') @endsection