@extends('layouts.software') @section('body')

View Period Closing Master


{{ date('d/m/Y', strtotime($periodClosings->from_date)) }}
{{ date('d/m/Y', strtotime($periodClosings->to_date)) }}
@endsection