@extends('layouts.master') @push('styles') @endpush @section('content')
Edit Certificate Template
Certificate Templates
@csrf @method('PUT')

Note: Use the below variable in you template exactly same. They will dynamically replace with exact value wehn createcertificate. [School_Logo], [School_Name], [Branch_Name], [Student_Name], [Student_Class], [Student_Section], [Student_Shift], [Student_Roll], [Last_Exam_Result], [Principal_Signature],

Live Preview

@endsection @section('scripts') @endsection