@extends('main') @section('content')
Business Card Tamplate
@foreach ($tamplates as $post)
{{$post->title}}
status==0) checked @endif>
@method('DELETE') @csrf
@endforeach
{{ $tamplates->links() }}
@endsection