@extends('layouts.admin') @section('header_style')
@endsection @section('content')
@csrf
SAVE
DISCARD
Name :
Remarks :
{{$facility[0]->remark}}
@endsection @section('footer_script') @endsection