@extends('layouts.dashboard') @section('title', 'Print Packlist') @section('page-title', 'Print Packlist') @section('content')
Print Packlist
@csrf
@section('scripts') @endsection @endsection