@extends('layouts.master') @section('css') @endsection @section('title') Test Print @endsection @section('content')
Test Print
@endsection @section('script') @endsection