@extends('layouts.app') @section('title','Print Style Settings') @section('pages')
@csrf
Print Style Settings

show_header=='1' ? 'checked' : ''}}>
show_footer=='1' ? 'checked' : ''}}>
show_watermark=='1' ? 'checked' : ''}}>
@endsection @section('js') @endsection